MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePlotView<TOwnerView,TDefinition,TPlotDataModel,TPointView> Class / _layout Method

In This Topic
_layout Method (_BasePlotView<TOwnerView,TDefinition,TPlotDataModel,TPointView>)
In This Topic
Syntax
'Declaration
 
Public Overridable Sub _layout( _
   ByVal render As IRender, _
   ByVal rectangle As IRectangle, _
   ByVal context As IRenderContext _
) 
 

Parameters

render
rectangle
context
See Also